home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / hypercrd / hc1_2_x / stabilzr.sit / The Stabilizer / card_14948.txt < prev    next >
Text File  |  1989-02-05  |  3KB  |  63 lines

  1. -- card: 14948 from stack: in
  2. -- bmap block id: 17835
  3. -- flags: 4000
  4. -- background id: 2175
  5. -- name: Help
  6. ----- HyperTalk script -----
  7. on closeCard
  8.   repeat with i = 1 to the number of card fields
  9.     if the visible of card field i = true then hide card field i
  10.   end repeat
  11. end closeCard
  12.  
  13. on mouseUp
  14.   visual venetian blinds
  15.   pop card
  16. end mouseUp
  17.  
  18. on arrowKey direction
  19.   if direction is "left" then
  20.     go card "TryIt"
  21.   else
  22.     pass arrowKey
  23.   end if
  24. end arrowkey
  25.  
  26.  
  27.  
  28. -- part 3 (field)
  29. -- low flags: 81
  30. -- high flags: 2004
  31. -- rect: left=33 top=27 right=278 bottom=475
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 0
  35. -- font id: 3
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: Cost
  40.  
  41.  
  42. -- part 4 (field)
  43. -- low flags: 81
  44. -- high flags: 2004
  45. -- rect: left=33 top=55 right=196 bottom=475
  46. -- title width / last selected line: 0
  47. -- icon id / first selected line: 0 / 0
  48. -- text alignment: 0
  49. -- font id: 3
  50. -- text size: 12
  51. -- style flags: 0
  52. -- line height: 16
  53. -- part name: Estimate
  54.  
  55.  
  56. -- part contents for card part 3
  57. ----- text -----
  58. If you choose "Yes" The Stabilizer will make a card and put in all the data to estimate this expense each year for the following year.  It will use last year's data and the data from the year before last to estimate the data for next year.  You will need to be ready to enter the amounts for this expense for the year before last if you choose "Yes".  If you can't get these amounts then just use the amounts that are in The Stabilizer for this year (estimates will then be for a 0% increase until you change amounts as you pay actual bills).  The Stabilizer will keep track of all the data it needs from year to year and will update itself as you change amounts to actual amounts paid on the months cards.  The Stabilizer is designed to cover all bills without running out of funds, so it will not estimate expenses to be lower than the current year for the next year.  Once you have chosen an expense to be estimated you can go to that card using the pop-up menu for that expense.
  59.  
  60. -- part contents for card part 4
  61. ----- text -----
  62. If you choose "Yes" The Stabilizer will use the data you have just entered to estimate amounts for this expense for the rest of this budget year (the months left until the "Start Month").  It will also recalculate all totals and other budget amounts.  This will change the information on the "Year Totals" card.  If you don't want that information changed until the "Start Month" then you should choose
  63. "No".  Choosing "Yes" or "No" won't affect the automatic estimation and cost adjustment at the beginning of the "Start Month".